-
Home
-
Podlove Podcast Publisher
-
4.1.24
-
Code
-
Classes
- MailerJob
Total Complexity |
26 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
187 |
Lines of code |
123 |
Logical lines of code |
57 |
Comment lines |
4 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepare_and_send_mail() |
S |
47 |
3 |
38 |
getSenderAddress() |
S |
61 |
3 |
13 |
mode() |
S |
69 |
3 |
6 |
getReceiver() |
S |
71 |
2 |
6 |
getSubject() |
S |
66 |
2 |
8 |
isDebug() |
S |
77 |
2 |
3 |
log_mailer_errors() |
S |
70 |
1 |
6 |
init_job() |
S |
73 |
1 |
5 |
title() |
S |
79 |
1 |
3 |
get_total_steps() |
S |
79 |
1 |
3 |
getHeaders() |
S |
72 |
1 |
6 |
getMessage() |
S |
74 |
1 |
4 |
description() |
S |
79 |
1 |
3 |
do_step() |
S |
64 |
1 |
10 |
register_log_mailer_errors() |
S |
78 |
1 |
3 |
deregister_log_mailer_errors() |
S |
78 |
1 |
3 |
setup() |
S |
79 |
1 |
3 |